@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    border: none;
}

body {
    font: 16px sans-serif, "microsoft yahei";
    color: #333;
    min-width: 1200px;
}
input, textarea{font-family:Microsoft Yahei; font-size:14px;}
input:focus, textarea:focus{ outline: none;}
input, button {
    outline: none;
    border: none;
}
input::-ms-clear{display:none !important; font-size: 12px !important; -webkit-appearance: none;}
input::-ms-reveal{display:none !important; font-size: 12px !important; -webkit-appearance: none;}
input[type=text]::-ms-clear{display:none !important;}
::-webkit-input-placeholder { /* WebKit browsers */
color:#777;font-size:14px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#777;font-size:14px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#777;font-size:14px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color:#777;font-size:14px;
}
a {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

a:hover {
    color: inherit;
    text-decoration: none;
}

img {
    vertical-align: middle;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.space, .space20{clear:both; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.space{height: 35px;}
.space20{height: 20px;}

.left {
    float: left;
}

.right {
    float: right;
}

.hide {
    display: none;
}

.container{width: 1200px; margin: 0 auto; background: #fff; position: relative;}


/*图片鼠标经过效果*/
.HoverImgbox{ overflow:hidden;}
.HoverImgbox img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.HoverImgbox img:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

.imgHover{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.imgHover:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/***** header ******/
.header {
    background: url("../images/2021sft_banner.jpg") top center no-repeat;
    width: 100%;
    background-size: 1920px;
}

.header .headerTop {
    height: 40px;
    box-sizing: border-box;
    background: #0054a7;
}

.header .headerTop .con {
    width: 1200px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 14px;
}

.header .headerTop .con .left{
    line-height: 40px;
}
.header .headerTop .con .left .period_con{margin-left: 8px;}
.header .headerTop .con .right{
    padding-top:7px;
    *width: 28.2%;
}
.header .headerTop .con .right b{float: left; line-height: 1.8; font-weight: normal;}
.header .headerTop .con .right a{color: #fff;}

.header .headerTop .con .right span {
    display: inline-block;
    margin: 0 6px;
    background: url(../images/2021sft_header_icon.jpg) 0 8px no-repeat;
    padding-left: 13px;
    color: #fff;
    *float:left;
}
.header .headerTop .con .right span#wza{cursor: pointer;}
.header .headerTop .con .right span#wza i{display: inline-block; float: right; margin-left:10px;
}
.header .headerTop .con .right span#wza img{width: 85%; *width: auto;}

.header .headerTop .con .right span#slh{
    background:url(/images/slh.png) 5px center no-repeat #dd0900;
    color:#ffffff;
    padding-left: 26px;
    padding-right: 5px;
    border-radius: 5px;
    line-height: 26px;
    display: none;
}

.header .headerTop .con .right span.ipv{
    display: inline-block;
    background: #9FCDE7;
    line-height: 26px;
    border-radius: 20px;
    padding:0 10px;
	color:#0455a7;
}
.header .headerTop .con .right span.wbj{background: none; padding: 0}
.header .headerLogo {
    margin: 28px auto 40px;
}

.header .headerLogo img {
    display: block;
    margin: 0 auto;
}

.header .search {
    margin: 20px auto 60px;
    width: 496px;
    border: 1px #84B2D7 solid;
    *margin-bottom:54px;
}

.header .search form {
    position: relative;
    width: 100%;
    display: block;
    background: #fff;
    overflow: hidden;
}

.header .search form input {
    line-height: 48px;
    height: 48px;
    display: block;
    background: url(../images2021/search_icon.png) left center no-repeat;
    font-size: 16px;
    border: none;
    color: #777;
    padding-left: 50px;
    width: 340px;
    border-right: none;
}

.header .search form button {
    width: 100px;
    text-align: center;
    height: 100%;
    background: #0054A7;
    cursor: pointer;
    display: block;
    line-height: 48px;
    font-size: 20px;
    color: #fff;
}

.header .search form button img {
    margin-right: 10px;
    vertical-align: -4px;
    display: inline-block;
    width: 20px;
}

.header .search .hotSearch {
    text-align: center;
    margin: 16px auto 80px;
    color: #ffffff;
}

.header .search .hotSearch span {
    margin: 0 7px;
    cursor: pointer;
    display: inline-block;
}

.header .headerNav {
    width: 100%;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background-color: #0054a7;
}
.header .headerNav ul.navList {
    width: 1200px;
    margin: 0 auto;
}
.header .headerNav li {
    float: left;
    text-align: center;
    font-size: 20px;
    box-sizing: border-box;
    width: 16.6667%;
}

.header .headerNav li.index {
    width: 16.6667%;
    font-weight: bold;
}

.header .headerNav li a {
    display: block;
    color: #fff;
}

.header .headerNav li a:hover {
    background: #0265c7;
}




.links_txt{background-color: #fff;}
.links_txt{clear:both; padding:18px 0;}
.links_txt dl{float:left; width:220px; margin-right:25px; position:relative; font-size:12px;}
.links_txt dl.dlEnd{margin-right:0;}
.links_txt dl dt{ border:#B8B8B8 1px solid; height:24px; background:url(../images/link_xlbtn.jpg) no-repeat 189px center #fff; padding-left:17px; color:#000000; line-height:24px; position:relative; z-index:2;}
.links_txt dd{ display:none; position:absolute; bottom:24px; left:0; background:#fff; border:#ccc 1px solid; width:218px; /*height:250px;*/ overflow-y:scroll;}
.links_txt dl dd a{ display:block;  padding:5px 0 5px 20px; line-height:18px; color:#666; border-bottom:#e3e3e3 1px dotted; background:#fff;}
.links_txt dl dd a:hover{background:#f8f8f8; color:#0054A7;}

.footer{background-color: #0054A7; color: #fff; padding-top: 29px; height: 115px; font-size: 14px;}
.footer .container{background: none; position: relative;}
.footer a{color: #fff; font-size: 14px;}
.footer .dzjg{position: absolute; top:4px; left: 70px;}
.footer .dzjg img{width:85px; height: auto;}
.footer .wzjc{position: absolute; top: 12px; right: 70px;}
.footer .wzjc img{width: 110px; height: auto;}
.footer .copyright{width: 65%; margin: 0 auto;}
.footer .copyright-l{width: 40%; line-height: 2;}
.footer .copyright-r{width: 50%; line-height: 2;}

/*@media (max-width: 1360px) {
.header{background-size: 1360px;}
.header .headerLogo{margin-bottom: 0;}
.header .headerLogo img{width: 20%;}
.header .search form input{height: 38px; line-height: 38px;}
.header .search form button{line-height: 38px;}
.header .search{width: 360px; margin-bottom: 38px;}
.header .search form input{width: 210px; font-size: 18px;}
}*/

@media (max-width: 1200px) {
    .container{width:96%;}
}

@media (max-width: 1024px) {
    .header .headerTop .con .left{margin-left: 10px;}
    .header .headerTop .con .right{margin-right: 10px;}
    .header .headerTop .con{width: 100%;}
    .links_txt dl{width: 210px; }
    .links_txt dl dt{background: url(../images/link_xlbtn.jpg) no-repeat 179px center #fff;}
    .links_txt dd{width: 208px;}
    .footer .copyright{width: 68%;}
}